Welcome![Sign In][Sign Up]
Location:
Search - socket udp linux

Search list

[Linux-Unixkernel_socket

Description: socket程序大家见多了,给大家写个Linux 2.6.x内核,从内核态发包的 socket程序,笑纳◎!-socket program we see more and give everyone write a Linux 2.6.x kernel from the kernel socket state contract procedures笑纳◎!
Platform: | Size: 18432 | Author: 蒋荣欣 | Hits:

[Linux-Unixudp

Description: 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
Platform: | Size: 33792 | Author: zuodaohui | Hits:

[Linux-Unixbraodcast_udp

Description: 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
Platform: | Size: 1024 | Author: godence | Hits:

[Linux-UnixInvokeAndParse

Description: Linux下用socket实现数据传输,使用UDP协议-data transfer based socket in Linux,use the UDP
Platform: | Size: 2048 | Author: 杨建忠 | Hits:

[Internet-NetworkLab1

Description: LINUX的socket编程 用UDP测量网络瓶颈带宽 -LINUX SOCKET UDP BOTTLENECK BANDWIDTH
Platform: | Size: 6144 | Author: 董必磊 | Hits:

[Internet-NetworkSockets

Description: Socket编程 TCP/UDP的原理 powerpoint-SOCKET C/C++ TCP/UDP Linux powerpoint
Platform: | Size: 163840 | Author: 董必磊 | Hits:

[Internet-Networkudp

Description: 使用UDP协议socket分别编写服务器端和客户端程序。在linux系统下实现服务器端和客户端的通信。-Were prepared using the UDP protocol socket server and client programs. In the linux system to achieve server-side and client communication.
Platform: | Size: 1024 | Author: lx | Hits:

[Linux-UnixLam_qt

Description: 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
Platform: | Size: 140288 | Author: stone | Hits:

[Internet-Networkudp

Description: linux下套接字编程的UDP简单例子程序,初学的可以-UDP socket programming under linux simple example program, beginners can take a look
Platform: | Size: 1024 | Author: kenneth | Hits:

[Internet-Networklinux-socket.tar

Description: linux系统下的网络编程的一些说明文档,主要是socket,里面有基于tcp,udp的编程等-linux network programming system of some documentation, mainly socket, there are based on tcp, udp programming, etc.
Platform: | Size: 1416192 | Author: 彭志军 | Hits:

[Linux-UnixUDP.tar

Description: 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, followed by the implementation of the client localhost 8888 can communicate with the network .
Platform: | Size: 5120 | Author: 梁小涵 | Hits:

[Embeded Linuxcrisscross-latest.tar.tar

Description: CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统, NetBSD的, Mac OS X的,甚至是NDS 。其他平台可能成为支持的请求。其主要思想是提供的能力,写一个程序使用相同的呼吁主要平台,而无需重写代码。-CrissCross is a small cross-platform C++ library for handling console and file I/O, CPU identification (CPUID), hashing (MD2, MD4, MD5 encoding, the SHA- 1, SHA-256, SHA-512, Tiger), Socket (TCP and the only UDP) and data structures (LList, DArray, RedBlackTree, AVLTree, SplayTree, etc.). Its purpose is to run on Windows, Linux, FreeBSD' s, OpenBSD system, NetBSD' s, Mac OS X, or even NDS. Other platforms may become supported the request. The main idea is to provide the ability to write a program using the same appeal to the major platforms without rewriting code.
Platform: | Size: 501760 | Author: Mike | Hits:

[Internet-Networkcode

Description: RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-based client-server program and a raw socket can accept any data link layer. According to the agreement and the Statute of the output field to crawl to the contents of the package
Platform: | Size: 5120 | Author: hgn | Hits:

[Internet-Networkudp

Description: 在linux环境下 基于socket的udp通信-In linux environment the udp socket-based communication
Platform: | Size: 4096 | Author: jack | Hits:

[TCP/IP stacksrc

Description: 一个简单的linux socket udp 通信示例-A simple Linux the socket udp communication example
Platform: | Size: 1024 | Author: cw | Hits:

[Linux-UnixARM-UDP-TCP

Description: ARM Linux环境下Socket 编程最好的实例及源码,分为UDP和TCP-Socket Programming in the ARM Linux environment the best examples and source code is divided into UDP and TCP
Platform: | Size: 6144 | Author: zhm | Hits:

[Internet-NetworkLinux

Description: Linux c 网络编程超详细笔记,主要针对SOCKET的TCP/UDP俩方面列举出了详细的例子,可以一看。-Linux c network programming detailed notes, mainly for SOCKET the TCP/UDP both aspects listed detailed examples, you can see.
Platform: | Size: 290816 | Author: 韩勇 | Hits:

[Internet-Networks_udp_client

Description: Socket编程,基于UDP Linux的网络编程,实现了简单的客户端与服务端的通信- Socket Programming
Platform: | Size: 1024 | Author: 张三 | Hits:

[Internet-Networkudp

Description: 在Linux中实现UDP的Socket的操作,-In the Linux Socket realize creation and simple operation
Platform: | Size: 1024 | Author: 张巡 | Hits:

[TCP/IP stackUDP

Description: 一个简单的UDP通信程序,实现linux环境下socket的应用。-udp ,client ,server
Platform: | Size: 2048 | Author: ye | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net